home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / foomatic / db / source / driver / epson.xml < prev    next >
Encoding:
Text File  |  2009-03-27  |  1.9 KB  |  71 lines

  1. <driver id="driver/epson">
  2.  <name>epson</name>
  3.  <url>http://www.ghostscript.com/</url>
  4.  <execution>
  5.   <ghostscript />
  6.   <prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=epson%A%Z -sOutputFile=- -</prototype>
  7.  </execution>
  8.  
  9.  <printers>
  10.   <printer>
  11.    <id>printer/Generic-ESC_P_Dot_Matrix_Printer</id>
  12.   </printer>
  13.   <printer>
  14.    <id>printer/Brother-MC-3000</id><!-- Brother MC-3000 -->
  15.   </printer>
  16.   <printer>
  17.    <id>printer/Epson-Dot_Matrix</id><!-- Epson Dot Matrix -->
  18.   </printer>
  19.   <printer>
  20.    <id>printer/Epson-L-1000</id><!-- Epson L-1000 -->
  21.   </printer>
  22.   <printer>
  23.    <id>printer/Epson-LQ-500</id><!-- Epson LQ-500 -->
  24.   </printer>
  25.   <printer>
  26.    <id>printer/Epson-LQ-570plus</id><!-- Epson LQ-570+ -->
  27.    <comments>
  28.     <en>Bound to work; someone try it out.</en>
  29.    </comments>
  30.   </printer>
  31.   <printer>
  32.    <id>printer/Epson-LX-1050</id><!-- Epson LX-1050 -->
  33.    <comments>
  34.     <en>Bound to work.  Someone give it a shot and report.</en>
  35.    </comments>
  36.   </printer>
  37.   <printer>
  38.    <id>printer/Oki-ML_380</id><!-- Oki ML 380 -->
  39.    <comments>
  40.     <en>printer works with the Epson dot matrix 24 pin driver</en>
  41.    </comments>
  42.   </printer>
  43.   <printer>
  44.    <id>printer/Panasonic-KX-P1123</id><!-- Panasonic KX-P1123 -->
  45.   </printer>
  46.   <printer>
  47.    <id>printer/Panasonic-KX-P1124</id><!-- Panasonic KX-P1124 -->
  48.   </printer>
  49.   <printer>
  50.    <id>printer/Panasonic-KX-P1624</id><!-- Panasonic KX-P1624 -->
  51.   </printer>
  52.   <printer>
  53.    <id>printer/Panasonic-KX-P2023</id><!-- Panasonic KX-P2023 -->
  54.   </printer>
  55.   <printer>
  56.    <id>printer/Panasonic-KX-P2123</id><!-- Panasonic KX-P2123 -->
  57.   </printer>
  58.   <printer>
  59.    <id>printer/Star-LC_90</id><!-- Star LC 90 -->
  60.   </printer>
  61.   <printer>
  62.    <id>printer/Star-LC24-200</id><!-- Star LC24-200 -->
  63.   </printer>
  64.   <printer>
  65.    <id>printer/Star-NL-10</id><!-- Star NL-10 -->
  66.   </printer>
  67.   <printer>
  68.    <id>printer/Anitech-M24</id>
  69.   </printer>
  70.  </printers>
  71. </driver>